home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_3.swf / scripts / DefineButton2_925 / BUTTONCONDACTION on(release).as
Text File  |  2010-05-15  |  203b  |  9 lines

  1. on(release){
  2.    loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=23&stage=3",0);
  3.    set("/Variables:TransMail",eval("/Variables:Mail1"));
  4.    tellTarget("../../")
  5.    {
  6.       play();
  7.    }
  8. }
  9.